func bytes.isSeparator

2 uses

	bytes (current package)
		bytes.go#L727: func isSeparator(r rune) bool {
		bytes.go#L762: 			if isSeparator(prev) {